{
  "name": "Demogorgon Bloom Planter",
  "base": {
    "coordSystem": "cylindrical",
    "baseType": "floral",
    "preset": "5-Petal Flower",
    "equation": "R * (1 + 0.2 * v + 0.8 * pow(v, 3) * (1 + 0.6 * cos(5 * theta)))",
    "baseRadius": 4.5,
    "height": 11
  },
  "structure": {
    "modelMode": "potplate",
    "wall": 0.45,
    "uniformShell": true,
    "bottomThickness": 0.6,
    "cylDrain": 0.6,
    "sphTopCut": 25,
    "sphBotFlatten": 150,
    "sphBotCut": 175
  },
  "plate": {
    "enabled": true,
    "plateHeight": 1.5,
    "plateOpeningAngle": 25,
    "plateDiameterExtra": 0,
    "plateRadiusExtra": 0,
    "plateSphTopCut": 95,
    "plateSphBotFlatten": 250
  },
  "texture": {
    "type": "weave",
    "preset": "Honeycomb Relief",
    "equation": "max(cos(25 * theta + 18 * pi * v), cos(25 * theta - 18 * pi * v)) * pow(v, 1.2)",
    "intensity": 0.22
  },
  "patterns": {
    "preset1": "Basic Horizontal Split",
    "equation1": "v - 0.22",
    "preset2": "Moire Windows",
    "equation2": "cos(25 * theta) * sin(18 * pi * v) - 0.1",
    "baseColor": "#bfaaa3",
    "patternColor1": "#a11f1f",
    "patternColor2": "#f7f2ed",
    "overlapColor": "#ffffff",
    "depthMm": 1.4
  },
  "mesh": {
    "resV": 140,
    "resT": 200,
    "patternResV": 140,
    "patternResT": 200
  },
  "modifier": {
    "type": "utility",
    "preset": "None (No Modifier)",
    "equation": "0",
    "strength": 0,
    "target": "base"
  },
  "distortion": {
    "type": "utility",
    "preset": "None (No Distortion)",
    "dx": "0",
    "dy": "0",
    "dz": "0",
    "strength": 0,
    "region": "all",
    "anchor": "none",
    "space": "xyz"
  }
}